EXTEND: Now it's time to extend your program!
- Try adding a fourth parameter variable name to your function: for example, food.
- Use the new parameter in a Say: for example, "Please bring your favorite " + food + " dish."
- Add an argument for the new parameter to every function call: for example, "pasta".
- When you're finished, click Submit to turn in your work and continue.
To navigate the page using the TAB key, first press ESC to exit the code editor.